Skip to main content

NFT Minted

Minted

Emitted when an NFT is minted

Parameters:

  • id: UInt64 - The ID of the minted NFT
  • setId: UInt32 - The set ID that the minted NFT
  • seriesId: UInt32 - The series ID of the minted NFT
pub event Minted(id: UInt64, setId: UInt32, seriesId: UInt32)